CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fft 10

搜索资源列表

  1. 10-8

    0下载:
  2. 信号数据的FFT变换,在8051单片机上,用C语言实现-FFT signal data conversion, in 8051, with C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:831
    • 提供者:杨迪
  1. FFT

    0下载:
  2. Z再这里不能显示界面,所以我把界面的用法简单介绍下。(1)、此界面可以分为左右两部分,右边为数据的输入区域,左边为数据的显示和获得区域。本系统数据的输入和获得都是靠滚动条来完成的。在输入区域内,当拖动滚动条时,在滚动条的下方会显示相应的数据,以便用户了解准确的信息。如下图所示,指数为10,采用点数为1024,采样周期为0.050秒。图中数据显示范围有限制,但可以通过在程序中改变设定的值得到想要的数据范围。(2)、在数据输入完成后,拖动左边的滚动条可以得到分析的图像,其中上边显示的是实部的图像,下
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9066
    • 提供者:zy8354207
  1. short-fft

    3下载:
  2. 里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:148130
    • 提供者:haoding
  1. fft_1024_hdl

    1下载:
  2. 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:18014
    • 提供者:wei
  1. FFT1024

    1下载:
  2. matlab 实现 1024点 FFT 运算 已经试过 运行很好-matlab achieve the 1024-point FFT computation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12788
    • 提供者:赵俊
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. cf_fft_1024_8

    1下载:
  2. 用verilog编写的1024点的fft快速傅立叶变换-Verilog prepared using 1024 point fft Fast Fourier Transform
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-15
    • 文件大小:11572
    • 提供者:xlxiaoling
  1. FFT1024

    0下载:
  2. 利用DSP的1024点蝶形运算FFT全套程序,很不错的-The use of DSP computing 1024-point FFT butterfly full set of procedures, very good
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:15446
    • 提供者:www
  1. FFT.ZIP

    0下载:
  2. The latest official release of FFTW is version 3.2.1, available from our download page see the release notes for what s new. (Subscribe to the fftw-announce mailing list to get release announcements.) This release has better threading support, f
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2525
    • 提供者:oioioi
  1. DSP_Basic_development_program

    0下载:
  2. 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic developmen
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1163963
    • 提供者:于海
  1. flysf

    1下载:
  2. 这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比较小的素数时,或者n的最大素因数<=37时,可计算这个序列的FFT。-The Fourier algorithm uses an instance of the base 2, base 3, base 4, base 5, base 8, base 10 ... ... hybrid algorithm can calculate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:40201
    • 提供者:169
  1. DSP-c-Matlab-Programs-ManualV19

    0下载:
  2. 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1581719
    • 提供者:wangjin
  1. ex6-1

    0下载:
  2. The Zoom-FFT is a process where an input signal is mixed down to baseband and then decimated, prior to passing it into a standard FFT. The advantage is for example that if you have a sample rate of 10 MHz and require at least 10Hz resolution over a s
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:5592
    • 提供者:张鹏程
  1. msp430

    1下载:
  2. msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-09-29
    • 文件大小:248056
    • 提供者:teamo38
  1. FFT

    0下载:
  2. 1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22575
    • 提供者:ray
  1. log_psd

    0下载:
  2. This function takes the n time domain samples (real or complex) and finds the psd by taking (fft/n)^2. The two sided spectrum is produced by shifting the psd The array freq provides the appropriate frequency values for plotting purposes.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:793
    • 提供者:Cystrin
  1. 10

    0下载:
  2. 人图像 范例 可以进行 FFT 变换-I cannot said English
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:19745
    • 提供者:
  1. F2812-fft--TI

    0下载:
  2. Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins.-Fast Fourier Transform (FFT). Using 8 poin
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:2179
    • 提供者:wanghao
  1. 10-8

    0下载:
  2. 基于8051单片机的信号数据的fft变换-Fft transform-based signal data of the 8051
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:563
    • 提供者:dan
  1. 10.1.1.132.3180

    0下载:
  2. a 2k/4k/8k point based fft is designed for OFDM using cooley tukey algorithm
  3. 所属分类:Document

    • 发布日期:2017-12-05
    • 文件大小:291923
    • 提供者:pert
« 12 3 4 »
搜珍网 www.dssz.com